We apologize…
It seems that something isn't quite right at the moment and our team is working to resolve it as soon as possible.

Your business is important to us and we assure you that we're aware of this issue and do not take it lightly.

Until things are back to normal, you may return to the previous page using the "Back" button on your browser, or Sign Out, then sign back in and that may resolve the problem.


<
com.caucho.java.JavaCompileException: /forms/forms1/fullrequestform.jsp:7: error: cannot find symbol
    out.print((recaptureForm ? " onsubmit='flipFormSubmitSw(); return validaterf(this);'" : " onsubmit='return validaterf(this)'"));
               ^
  symbol:   variable recaptureForm
  location: class _index__jsp
/forms/forms1/marketplace_lead.jsp:6: error: cannot find symbol
    if ( isRequestValid && !rfq.getXcat().equals( "0" ) && request.getParameter( "catname" ) != null && request.getParameter( "catname" ).length() > 0 ) 
         ^
  symbol:   variable isRequestValid
  location: class _index__jsp
/forms/forms1/fullrequestform.jsp:7: error: cannot find symbol
    out.print((recaptureForm ? " onsubmit='flipFormSubmitSw(); return validaterf(this);'" : " onsubmit='return validaterf(this)'"));
               ^
  symbol:   variable recaptureForm
  location: class _index__jsp
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_forms\_forms6\_index__jsp.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_forms\_forms6\_index__jsp.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
com.caucho.java.JavaCompileException: /forms/forms1/fullrequestform.jsp:7: error: cannot find symbol
    out.print((recaptureForm ? " onsubmit='flipFormSubmitSw(); return validaterf(this);'" : " onsubmit='return validaterf(this)'"));
               ^
  symbol:   variable recaptureForm
  location: class _index__jsp
/forms/forms1/marketplace_lead.jsp:6: error: cannot find symbol
    if ( isRequestValid && !rfq.getXcat().equals( "0" ) && request.getParameter( "catname" ) != null && request.getParameter( "catname" ).length() > 0 ) 
         ^
  symbol:   variable isRequestValid
  location: class _index__jsp
/forms/forms1/fullrequestform.jsp:7: error: cannot find symbol
    out.print((recaptureForm ? " onsubmit='flipFormSubmitSw(); return validaterf(this);'" : " onsubmit='return validaterf(this)'"));
               ^
  symbol:   variable recaptureForm
  location: class _index__jsp
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_forms\_forms6\_index__jsp.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_forms\_forms6\_index__jsp.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
	at com.caucho.java.InternalCompilerTools.executeInt(InternalCompilerTools.java:216)
	at com.caucho.java.InternalCompilerTools.compileInt(InternalCompilerTools.java:81)
	at com.caucho.java.AbstractJavaCompiler.run(AbstractJavaCompiler.java:112)
	at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
	at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)